AchBatchFile 
EntityType  Independent 
Logical Entity Name  AchBatchFile 
Default Table Name  SaACHBatch 
Logical Only  NO 
Definition 
 
Note 
 

AchBatchFile Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AchBatchFileId(PK)    INTEGER  NO 
 
ExportFileName    VARCHAR(35)  YES 
 
ExportDate    DATETIME  YES 
 
AchBatchFileSettingId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ImmediateDestinationIdentifier    VARCHAR(10)  YES 
 
ImmediateOriginIdentifier    VARCHAR(10)  YES 
 
ImmediateDestinationName    VARCHAR(23)  YES 
 
ImmediateOriginName    VARCHAR(23)  YES 
 
BatchType    CHAR(1)  YES 
 
OriginatingDFI    VARCHAR(8)  YES 
 

AchBatchFile Keys 
Key Name  Key Type  Keys 
SaACHBatch_SaACHBatchID_U_C_IDX  PrimaryKey  AchBatchFileId 
SaACHBatch_SaACHConfigID_N_N_IDX  Inversion Entry  AchBatchFileSettingId 
SaACHBatch_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

AchBatchFile Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AchBatchFileSetting  Non-Identifying  Zero or One to Zero or More        AchBatchFileSettingId  NO 
AchBatchFileSetting  Non-Identifying  One To Zero or More        AchBatchFileSettingId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentAccountTransaction  Non-Identifying  One To Zero or More          NO 
StudentAccountTransaction  Non-Identifying  One To Zero or More          NO 

AchBatchFile Check Constraints 
Check Constraint Name  CheckConstraint